home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 June
/
PCWorld_2002-06_cd.bin
/
Software
/
TemaCD
/
matrix
/
Matrix Y2K - Setup.exe
/
install_script.iss
Wrap
Text File
|
2002-03-22
|
1KB
|
33 lines
;InnoSetupVersion=2.0.17
[Setup]
AppName=Matrix Y2K 6.1
AppVerName=Matrix Y2K 6.1
AppId=Matrix Y2K 6.1
DefaultDirName={pf}\MYWS
UninstallDisplayIcon={app}\Matrix.exe
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
DisableProgramGroupPage=yes
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Matrix.exe"; DestDir: "{app}";
Source: "{app}\Settings.Ini"; DestDir: "{app}";
Source: "{app}\help\help.chm"; DestDir: "{app}\help";
Source: "{app}\help\help_d.chm"; DestDir: "{app}\help";
Source: "{app}\CodeC\codeinside.dci"; DestDir: "{app}\CodeC";
[Run]
Filename: "{app}\Matrix.exe"; Description: "Launch application"; Flags: postinstall nowait
[Icons]
Name: "{commonprograms}\MatrixY2K"; Filename: "{app}\Matrix.exe";
Name: "{userdesktop}\MatrixY2K"; Filename: "{app}\Matrix.exe";
[UninstallDelete]
Type: dirifempty; Name: "{app}\MatrixY2K";